-
Notifications
You must be signed in to change notification settings - Fork 3.4k
UI - Custom timeouts setup #4815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI - Custom timeouts setup #4815
Conversation
|
CI Error: |
|
Now that the React rewrite is merged, this PR is very much outdated. It might be easier to create a new PR with your changes, as the backend API has also had some rewrites. |
@jc21 when did this rewrite got merged? When i did this i got the most updated version from develop branch. just wanted to know the timeline there, I will rewrite and re-open this using React then 👍🏻 Thank you! |
Related to: #257
I also needed this feature to make it faster to setup multiple proxies without the need for the custom configuration in all of them.
I heavily use Nginx Proxy Manager, and even though creating custom rules are easy enough, having the option directly in the UI makes life easier and setups faster.
Maybe the best way would actually to have a "Timeouts" tab instead of just putting it directly into advanced tab??